Specifies the suppoted modes for scaling images.

Full documentation

Bicubic method is used to scale the image. Slower than bilinear but higher quality.

Full documentation

Bilinear method is used to scale the image. Slower than nearest neighbour but better quality.

Full documentation

Nearest neighbour method is used to scale the image. Faster but lower quality.

Full documentation

Full documentation

Full documentation